Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / 9f06bed

Commit 9f06bed34cd617ca266b4a05ab5e668502a6ad46


Parents : 3b1936e
Author : Mark Qvist <mark@unsigned.io>
Date : 2023-02-23T17:27:05+01:00

Updated readme and roadmap

Changes

2 files changed, 2 insertions(+), 0 deletions(-)

M README.md +1

Diff

diff --git a/README.md b/README.md
index e781f79a..7b6c36ec 100755
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ To learn more about the direction and future of Reticulum, please see the [Devel
If you want to quickly get an idea of what Reticulum can do, take a look at the
following resources.
+- You can use the [rnsh](https://github.com/acehoss/rnsh) program to establish remote shell sessions over Reticulum.
- For an off-grid, encrypted and resilient mesh communications platform, see [Nomad Network](https://github.com/markqvist/NomadNet)
- The Android, Linux and macOS app [Sideband](https://github.com/markqvist/Sideband) has a graphical interface and focuses on ease of use.
- [LXMF](https://github.com/markqvist/lxmf) is a distributed, delay and disruption tolerant message transfer protocol built on Reticulum

diff --git a/Roadmap.md b/Roadmap.md
index a2525e2d..2883e013 100644
--- a/Roadmap.md
+++ b/Roadmap.md
@@ -21,6 +21,7 @@ For each release cycle of Reticulum, improvements and additions from the five [P
- [x] Add bluetooth pairing code output to rnodeconf
- [x] Add `rnid` utility with encryption, signing and Identity funcionality
- [x] JSON output mode for rnstatus
+ - [ ] Add `Buffer` class to the API
- [ ] Add automatic retries to all use cases of the `Request` API
- [ ] Updating the documentation to reflect recent changes and improvements
- Targets for related applications

Served by rngit 1.5.2 - Generated in 0.04s